home *** CD-ROM | disk | FTP | other *** search
/ TPUG - Toronto PET Users Group / TPUG Users Group CD / TPUG Users Group CD.iso / AMIGA / (A)TB / (A)TBK.ADF / Utility / QView06.doc < prev    next >
Text File  |  1991-03-06  |  2KB  |  84 lines

  1.             QVIEW
  2.             ~~~~~
  3. QView06 Changes
  4. ~~~~~~~~~~~~~~~
  5.  
  6. 1.      You may specify a disk font for QView to use in its window.
  7.     eg.: QView filename -f siesta.font 11
  8.                              ^      ^       ^
  9.                              |      |       |
  10.                font   font    pitch
  11.                          follows  name
  12.  
  13. 2.    Mouse scrolling is improved.
  14.  
  15.  
  16. QView05 Changes
  17. ~~~~~~~~~~~~~~~
  18.     A bug which very occasionally caused someone else's memory
  19. to be freed is fixed.
  20.  
  21. QView04 Changes
  22. ~~~~~~~~~~~~~~~
  23.     A bug prevented the window appearing on the top screen
  24. if ClockDJ had Sun Mouse off. This is fixed.
  25.  
  26.     Yet another bug prevented QView from working on anything but
  27. KickStart 1.3. Fixed
  28.  
  29. QView03 Changes
  30. ~~~~~~~~~~~~~~~
  31.  
  32.     The threshholds for vertical scrolling with the mouse
  33. are determined dynamically based on the window size. This provides
  34. better control on a large variety of window sizes.
  35.  
  36.  
  37.  
  38. Description
  39. ~~~~~~~~~~~
  40.  
  41.     QView05 is an enhanced version of the text file viewer by
  42. Lyman Epp. The following features have been added:
  43.  
  44.  
  45. 1. The code is pure so it can be made resident.
  46.  
  47. 2. Scrolling can be accomplished with the keys (as before) or the mouse.
  48.    To scroll with the mouse, press the left mouse button, and move
  49.    the pointer to the edge of the window; scroll speed will increase
  50.    as you get closer to the window edge.
  51.  
  52. 3. The window can be iconised by pressing the right mouse button
  53.    when the pointer is in the menu bar. The next right mouse button
  54.    click will expand the window to its former size and position.
  55.  
  56. 4. The QView05 window will open on the top screen. You can make use of
  57.    this feature by calling QView from a macro hot-key in ClockDJ or
  58.    similar utility. A suitable sample macro for ClockDJ looks like this:
  59.  
  60.          \ral\t\Run QView05 &arf2\r\c
  61.  
  62.    QView would be started on hitting RightAlt and t; the file selection
  63.    is made from the Arp File Requester. 
  64.    NOTE: for this to work, you need ClockDJ V4.09 or above and arp.library
  65.    in your LIBS: directory.
  66.  
  67. 5. When you use the "s" key" for a search, the requester will
  68.    contain the last search string entered. To clear it, press
  69.    RightAmiga x.
  70.   
  71.  
  72.  
  73.     Since QView05 opens windows on screens belonging to other programs,
  74. I strongly recommend that you use "ScreenWatch" (included in this arc) to
  75. prevent a screen closing while a QView window is open on it.
  76.  
  77.  
  78. I can be reached at Bloom Beacon 416-283-5924,
  79.                   and CRS 416-629-0136.
  80.  
  81.  
  82.         David Jenkins
  83.  
  84.